<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url("../iconfont/front/iconfont.css");
@import url("../iconfont/iconfont.css");
@import url("./animate.css");
*{margin: 0; padding: 0}
ul,li{list-style: none}
body, input, select, textarea{font-family:'Microsoft YaHei', '微软雅黑';}
body{color: #636776; font-size: 14px;}
body a{color: #636776; text-decoration: none;}
body a:hover{color: #225dab;}
/*截取字数*/
.ellipsis{white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; -o-text-overflow: ellipsis;}
/*请除float样式*/
.clearfix::before,.clearfix::after{ content:""; height: 0; display: block; overflow: hidden; clear: both; line-height: 0; width: 100%;}
.required:after{content: '*';color: red; position: absolute;font-weight: bold; line-height:38px;top: 0; right: 5px; font-size:12px}

.com_listPhoto .listBtns{ display: none;}</pre></body></html>